[INFO] cloning repository https://github.com/functionland/fula-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/functionland/fula-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunctionland%2Ffula-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunctionland%2Ffula-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4ab2adeb2da21dbe4450a5b8778b59225232c67
[INFO] checking functionland/fula-api against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunctionland%2Ffula-api" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/functionland/fula-api
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/functionland/fula-api
[INFO] tweaked toml for git repo https://github.com/functionland/fula-api written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/functionland/fula-api on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/functionland/fula-api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6b943ed07855e98ddae7de10a71922f7b95fb7989594b537bb411905f48da52
[INFO] running `Command { std: "docker" "start" "-a" "e6b943ed07855e98ddae7de10a71922f7b95fb7989594b537bb411905f48da52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6b943ed07855e98ddae7de10a71922f7b95fb7989594b537bb411905f48da52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6b943ed07855e98ddae7de10a71922f7b95fb7989594b537bb411905f48da52", kill_on_drop: false }`
[INFO] [stdout] e6b943ed07855e98ddae7de10a71922f7b95fb7989594b537bb411905f48da52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f26f80d37014a5951560aaac170e0781816f078570b0a3ef80c5a5bfab90c9b8
[INFO] running `Command { std: "docker" "start" "-a" "f26f80d37014a5951560aaac170e0781816f078570b0a3ef80c5a5bfab90c9b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking const-str v0.4.3
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling hax-lib v0.3.5
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.4
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.4
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking libcrux-platform v0.0.2
[INFO] [stderr]     Checking binary-merge v0.1.2
[INFO] [stderr]     Checking genawaiter-macro v0.99.1
[INFO] [stderr]    Compiling libcrux-ml-kem v0.0.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking positioned-io v0.3.5
[INFO] [stderr]     Checking self_cell v1.2.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling iroh-blake3 v1.4.5
[INFO] [stderr]     Checking blake2s_simd v1.0.3
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling dart-sys v4.1.5
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling build-target v0.4.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling flutter_rust_bridge v2.11.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling hax-lib-macros v0.3.5
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking data-encoding-macro v0.1.18
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking base256emoji v1.0.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking multibase v0.9.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking libcrux-secrets v0.0.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling genawaiter-proc-macro v0.99.1
[INFO] [stderr]    Compiling multihash-derive-impl v0.1.2
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking genawaiter v0.99.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking iroh-io v0.6.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking allo-isolate v0.1.27
[INFO] [stderr]    Compiling delegate-attr v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]    Compiling flutter_rust_bridge_macros v2.11.1
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking multihash v0.19.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking hpke v0.13.0
[INFO] [stderr]     Checking cid v0.11.1
[INFO] [stderr]     Checking multihash-derive v0.9.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking inplace-vec-builder v0.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking libcrux-traits v0.0.4
[INFO] [stderr]     Checking ipld-core v0.4.2
[INFO] [stderr]     Checking multihash-codetable v0.1.4
[INFO] [stderr]     Checking range-collections v0.4.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking cbor4ii v0.2.14
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking bao-tree v0.13.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking serde_ipld_dagcbor v0.6.4
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking governor v0.8.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]     Checking wasm-bindgen v0.2.106
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking test-log v0.2.19
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.56
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling libipld-cbor-derive v0.16.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking multihash v0.18.1
[INFO] [stderr]     Checking cid v0.10.1
[INFO] [stderr]     Checking libipld-core v0.16.0
[INFO] [stderr]     Checking rstest v0.23.0
[INFO] [stderr]     Checking libipld-cbor v0.16.0
[INFO] [stderr]     Checking libipld-pb v0.16.0
[INFO] [stderr]     Checking libipld-json v0.16.0
[INFO] [stderr]     Checking libipld-macro v0.16.0
[INFO] [stderr]     Checking libipld v0.16.0
[INFO] [stderr]     Checking async-object-pool v0.1.5
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.56
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking web-sys v0.3.83
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking fula-crypto v0.6.4 (/opt/rustwide/workdir/crates/fula-crypto)
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.56
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stdout] warning: unused import: `VecDeque`
[INFO] [stdout]   --> crates/fula-crypto/src/sharded_hamt_forest.rs:43:43
[INFO] [stdout]    |
[INFO] [stdout] 43 | use std::collections::{BTreeMap, HashMap, VecDeque};
[INFO] [stdout]    |                                           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `node::Node`
[INFO] [stdout]   --> crates/fula-crypto/src/wnfs_hamt/mod.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) use node::Node;
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ChildPtr`, `Pair`, and `Pointer`
[INFO] [stdout]   --> crates/fula-crypto/src/wnfs_hamt/mod.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) use pointer::{ChildPtr, Pair, Pointer};
[INFO] [stdout]    |                          ^^^^^^^^  ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HamtNodeBytes`, `HamtNodeStore`, `NodePutResult`, `STORAGE_KEY_LEN`, and `StorageKey`
[INFO] [stdout]   --> crates/fula-crypto/src/wnfs_hamt/mod.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) use store::{HamtNodeBytes, HamtNodeStore, NodePutResult, STORAGE_KEY_LEN, StorageKey};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stdout] warning: unused import: `VecDeque`
[INFO] [stdout]   --> crates/fula-crypto/src/sharded_hamt_forest.rs:43:43
[INFO] [stdout]    |
[INFO] [stdout] 43 | use std::collections::{BTreeMap, HashMap, VecDeque};
[INFO] [stdout]    |                                           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `node::Node`
[INFO] [stdout]   --> crates/fula-crypto/src/wnfs_hamt/mod.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) use node::Node;
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ChildPtr`, `Pair`, and `Pointer`
[INFO] [stdout]   --> crates/fula-crypto/src/wnfs_hamt/mod.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) use pointer::{ChildPtr, Pair, Pointer};
[INFO] [stdout]    |                          ^^^^^^^^  ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HamtNodeBytes`, `HamtNodeStore`, `NodePutResult`, `STORAGE_KEY_LEN`, and `StorageKey`
[INFO] [stdout]   --> crates/fula-crypto/src/wnfs_hamt/mod.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) use store::{HamtNodeBytes, HamtNodeStore, NodePutResult, STORAGE_KEY_LEN, StorageKey};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tower-http v0.6.7
[INFO] [stdout] warning: constant `HAMT_BITMASK_BYTE_SIZE` is never used
[INFO] [stdout]   --> crates/fula-crypto/src/wnfs_hamt/constants.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const HAMT_BITMASK_BYTE_SIZE: usize = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IncrementalHasher`
[INFO] [stdout]  --> crates/fula-crypto/benches/crypto_benchmarks.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |     hashing::{hash, IncrementalHasher, md5_hash},
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]    --> crates/fula-crypto/benches/crypto_benchmarks.rs:326:44
[INFO] [stdout]     |
[INFO] [stdout] 326 |                 let enc = EncryptedForest::encrypt(&f, &dek).unwrap();
[INFO] [stdout]     |                                            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/fula-crypto/benches/crypto_benchmarks.rs:261:25
[INFO] [stdout]     |
[INFO] [stdout] 261 |                     let mut forest = ShardedHamtPrivateForest::from_manifest(
[INFO] [stdout]     |                         ----^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stdout] warning: unused variable: `dek`
[INFO] [stdout]     --> crates/fula-crypto/src/private_forest.rs:2733:13
[INFO] [stdout]      |
[INFO] [stdout] 2733 |         let dek = DekKey::generate();
[INFO] [stdout]      |             ^^^ help: if this is intentional, prefix it with an underscore: `_dek`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking httpmock v0.7.0
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> crates/fula-crypto/src/sharded_hamt_forest.rs:2320:13
[INFO] [stdout]      |
[INFO] [stdout] 2320 |         let mut reopened =
[INFO] [stdout]      |             ----^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> crates/fula-crypto/src/sharded_hamt_forest.rs:2428:13
[INFO] [stdout]      |
[INFO] [stdout] 2428 |         let mut reopened =
[INFO] [stdout]      |             ----^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> crates/fula-crypto/src/sharded_hamt_forest.rs:2446:13
[INFO] [stdout]      |
[INFO] [stdout] 2446 |         let mut mallory = ShardedHamtPrivateForest::from_manifest(
[INFO] [stdout]      |             ----^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> crates/fula-crypto/src/sharded_hamt_forest.rs:2629:13
[INFO] [stdout]      |
[INFO] [stdout] 2629 |         let mut reopened = ShardedHamtPrivateForest::from_manifest(
[INFO] [stdout]      |             ----^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> crates/fula-crypto/src/sharded_hamt_forest.rs:2786:13
[INFO] [stdout]      |
[INFO] [stdout] 2786 |         let mut reopened2 =
[INFO] [stdout]      |             ----^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking axum v0.8.7
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> crates/fula-crypto/src/sharded_hamt_forest.rs:3673:13
[INFO] [stdout]      |
[INFO] [stdout] 3673 |         let mut reader = ShardedHamtPrivateForest::from_manifest(
[INFO] [stdout]      |             ----^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> crates/fula-crypto/src/sharded_hamt_forest.rs:3928:13
[INFO] [stdout]      |
[INFO] [stdout] 3928 |         let mut reader =
[INFO] [stdout]      |             ----^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `backend`
[INFO] [stdout]     --> crates/fula-crypto/src/sharded_hamt_forest.rs:3884:13
[INFO] [stdout]      |
[INFO] [stdout] 3884 |         let backend = std::sync::Arc::new(HintRecordingBackend::new());
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_backend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> crates/fula-crypto/src/sharded_hamt_forest.rs:4049:13
[INFO] [stdout]      |
[INFO] [stdout] 4049 |         let mut reader = ShardedHamtPrivateForest::from_manifest(
[INFO] [stdout]      |             ----^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stdout] warning: constant `HAMT_BITMASK_BYTE_SIZE` is never used
[INFO] [stdout]   --> crates/fula-crypto/src/wnfs_hamt/constants.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const HAMT_BITMASK_BYTE_SIZE: usize = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `object_count` is never used
[INFO] [stdout]    --> crates/fula-crypto/src/wnfs_hamt/v7_store.rs:372:19
[INFO] [stdout]     |
[INFO] [stdout] 354 | impl InMemoryBackend {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 372 |     pub(crate) fn object_count(&self) -> usize {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fula-client v0.6.4 (/opt/rustwide/workdir/crates/fula-client)
[INFO] [stderr]     Checking fula-blockstore v0.6.4 (/opt/rustwide/workdir/crates/fula-blockstore)
[INFO] [stderr]     Checking oauth2 v5.0.0
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stdout] warning: unused import: `derive_user_buckets_index_key`
[INFO] [stdout]   --> crates/fula-client/src/users_index_writer.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 |     build_user_buckets_index_aad, derive_user_buckets_index_key, entry_pubkey_from_kek,
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking axum-extra v0.10.3
[INFO] [stdout] warning: unused variable: `manifest_path`
[INFO] [stdout]     --> crates/fula-client/src/encryption.rs:7814:9
[INFO] [stdout]      |
[INFO] [stdout] 7814 |         manifest_path: &std::path::Path,
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest_path`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uploaded_keys`
[INFO] [stdout]      --> crates/fula-client/src/encryption.rs:10014:14
[INFO] [stdout]       |
[INFO] [stdout] 10014 |         let (uploaded_keys, chunk_cids): (Vec<String>, Vec<Option<cid::Cid>>) = {
[INFO] [stdout]       |              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uploaded_keys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fula-core v0.6.4 (/opt/rustwide/workdir/crates/fula-core)
[INFO] [stderr]     Checking fula-flutter v0.6.4 (/opt/rustwide/workdir/crates/fula-flutter)
[INFO] [stderr]     Checking fula-js v0.6.4 (/opt/rustwide/workdir/crates/fula-js)
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::KeyManager::new`: use KeyManager::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]   --> crates/fula-client/tests/encrypted_filesystem_tests.rs:41:35
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let key_manager = KeyManager::new();
[INFO] [stdout]    |                                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]    --> crates/fula-client/tests/encrypted_filesystem_tests.rs:148:38
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let encrypted = EncryptedForest::encrypt(&forest, &dek).expect("Should encrypt forest");
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::KeyManager::new`: use KeyManager::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> crates/fula-client/tests/encrypted_filesystem_tests.rs:174:35
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let key_manager = KeyManager::new();
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]    --> crates/fula-client/tests/encrypted_filesystem_tests.rs:307:38
[INFO] [stdout]     |
[INFO] [stdout] 307 |     let encrypted = EncryptedForest::encrypt(&forest, &new_dek).expect("Should encrypt");
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::KeyManager::new`: use KeyManager::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> crates/fula-client/tests/encrypted_filesystem_tests.rs:332:35
[INFO] [stdout]     |
[INFO] [stdout] 332 |     let key_manager = KeyManager::new();
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]    --> crates/fula-client/tests/encrypted_filesystem_tests.rs:457:38
[INFO] [stdout]     |
[INFO] [stdout] 457 |     let encrypted = EncryptedForest::encrypt(&forest, &dek).expect("Should encrypt");
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]    --> crates/fula-client/tests/encrypted_filesystem_tests.rs:481:42
[INFO] [stdout]     |
[INFO] [stdout] 481 |     let encrypted_new = EncryptedForest::encrypt(&forest, &new_dek).expect("Should encrypt with new key");
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::KeyManager::new`: use KeyManager::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> crates/fula-client/tests/encrypted_filesystem_tests.rs:524:35
[INFO] [stdout]     |
[INFO] [stdout] 524 |     let key_manager = KeyManager::new();
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]    --> crates/fula-client/tests/encrypted_filesystem_tests.rs:593:38
[INFO] [stdout]     |
[INFO] [stdout] 593 |     let encrypted = EncryptedForest::encrypt(&forest, &dek).expect("encrypt");
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]   --> crates/fula-client/examples/videos_download_e2e.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |     for (sk, key, size) in &sample {
[INFO] [stdout]    |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifest_path`
[INFO] [stdout]     --> crates/fula-client/src/encryption.rs:7814:9
[INFO] [stdout]      |
[INFO] [stdout] 7814 |         manifest_path: &std::path::Path,
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest_path`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uploaded_keys`
[INFO] [stdout]      --> crates/fula-client/src/encryption.rs:10014:14
[INFO] [stdout]       |
[INFO] [stdout] 10014 |         let (uploaded_keys, chunk_cids): (Vec<String>, Vec<Option<cid::Cid>>) = {
[INFO] [stdout]       |              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uploaded_keys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]   --> crates/fula-client/tests/cross_mode_sharing_e2e.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl Mode {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 82 |     fn label(self) -> &'static str {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pubkey_from_identity` is never used
[INFO] [stdout]    --> crates/fula-client/tests/cross_mode_sharing_e2e.rs:200:4
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn pubkey_from_identity(id: &Identity) -> PublicKey {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `online_keys` is never read
[INFO] [stdout]     --> crates/fula-client/tests/offline_e2e.rs:1024:9
[INFO] [stdout]      |
[INFO] [stdout] 1024 |         std::collections::BTreeSet::new();
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 1045 |         online_keys = listed.iter().map(|m| m.original_key.clone()).collect();
[INFO] [stdout]      |         ----------- `online_keys` is overwritten here before the previous value is read
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resolver`
[INFO] [stdout]     --> crates/fula-client/src/registry_resolver.rs:2695:13
[INFO] [stdout]      |
[INFO] [stdout] 2695 |         let resolver = fixture_resolver();
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resolver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fula-cli v0.6.4 (/opt/rustwide/workdir/crates/fula-cli)
[INFO] [stdout] warning: unused import: `BlockStore`
[INFO] [stdout]   --> crates/fula-cli/src/handlers/user_entry_submit.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 | use fula_blockstore::{BlockStore, PinStore};
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BlockStore`
[INFO] [stdout]   --> crates/fula-cli/src/handlers/user_entry_submit.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 | use fula_blockstore::{BlockStore, PinStore};
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fula-api v0.6.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]   --> examples/shared/benchmark_common.rs:52:40
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let encryption = EncryptionConfig::new()
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]   --> examples/shared/benchmark_common.rs:52:40
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let encryption = EncryptionConfig::new()
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]   --> examples/shared/benchmark_common.rs:52:40
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let encryption = EncryptionConfig::new()
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new_flat_namespace`: use EncryptionConfig::from_secret_key — defaults to FlatNamespace and avoids random-keypair data loss
[INFO] [stdout]   --> examples/flat_namespace_demo.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let encryption = EncryptionConfig::new_flat_namespace();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]   --> examples/shared/benchmark_common.rs:52:40
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let encryption = EncryptionConfig::new()
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]    --> tests/common/v1_seed.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let enc = EncryptedForest::encrypt(&forest, &forest_dek)
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]    --> tests/common/v1_seed.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let enc = EncryptedForest::encrypt(&forest, &forest_dek)
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]   --> tests/audit3_wal_rotation_tests.rs:63:40
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/audit3_wal_rotation_tests.rs:109:40
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/audit3_wal_rotation_tests.rs:170:40
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedPrivateMetadata::encrypt`: use encrypt_v2(metadata, dek, &aad_v2(storage_key)) — v1 is no-AAD and master can swap blobs across paths
[INFO] [stdout]   --> examples/metadata_privacy.rs:98:47
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let encrypted = EncryptedPrivateMetadata::encrypt(&private_meta, &dek).unwrap();
[INFO] [stdout]    |                                               ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/audit3_wal_rotation_tests.rs:260:40
[INFO] [stdout]     |
[INFO] [stdout] 260 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/audit3_wal_rotation_tests.rs:401:40
[INFO] [stdout]     |
[INFO] [stdout] 401 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]   --> tests/migration_tests.rs:33:40
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]   --> tests/f8_buffered_download_tests.rs:51:52
[INFO] [stdout]    |
[INFO] [stdout] 51 |     EncryptedClient::new(config, EncryptionConfig::new()).expect("encrypted client")
[INFO] [stdout]    |                                                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]   --> tests/migration_tests.rs:87:40
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/migration_tests.rs:130:40
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]   --> tests/meta_hamt_multipage_tests.rs:55:40
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]   --> tests/v7_hamt_tests.rs:86:40
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/migration_tests.rs:201:40
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/meta_hamt_multipage_tests.rs:127:40
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedSubtreeDek::encrypt`: use encrypt_v2(subtree_dek, parent_dek, path_prefix, version) — legacy encrypt is no-AAD and master can swap blobs across paths or roll back rotations
[INFO] [stdout]    --> tests/migration_tests.rs:217:44
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let subtree_dek = EncryptedSubtreeDek::encrypt(&subtree_dek_key, &parent_dek, 1)
[INFO] [stdout]     |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/v7_hamt_tests.rs:129:40
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/f8_buffered_download_tests.rs:234:62
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let client = EncryptedClient::new(cfg, EncryptionConfig::new()).expect("client");
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]    --> tests/migration_tests.rs:255:32
[INFO] [stdout]     |
[INFO] [stdout] 255 |     let enc = EncryptedForest::encrypt(&forest, &forest_dek).expect("encrypt v1 forest");
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/migration_tests.rs:300:40
[INFO] [stdout]     |
[INFO] [stdout] 300 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/migration_tests.rs:349:40
[INFO] [stdout]     |
[INFO] [stdout] 349 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/migration_tests.rs:403:40
[INFO] [stdout]     |
[INFO] [stdout] 403 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/v7_hamt_tests.rs:192:40
[INFO] [stdout]     |
[INFO] [stdout] 192 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/migration_tests.rs:453:40
[INFO] [stdout]     |
[INFO] [stdout] 453 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/v7_hamt_tests.rs:237:40
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/migration_tests.rs:521:40
[INFO] [stdout]     |
[INFO] [stdout] 521 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/migration_tests.rs:559:40
[INFO] [stdout]     |
[INFO] [stdout] 559 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/migration_tests.rs:628:40
[INFO] [stdout]     |
[INFO] [stdout] 628 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/v7_hamt_tests.rs:294:40
[INFO] [stdout]     |
[INFO] [stdout] 294 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/migration_tests.rs:744:40
[INFO] [stdout]     |
[INFO] [stdout] 744 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/v7_hamt_tests.rs:347:40
[INFO] [stdout]     |
[INFO] [stdout] 347 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]    --> tests/common/v1_seed.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let enc = EncryptedForest::encrypt(&forest, &forest_dek)
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/security_audit_tests.rs:751:44
[INFO] [stdout]     |
[INFO] [stdout] 751 |         let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/security_audit_tests.rs:815:44
[INFO] [stdout]     |
[INFO] [stdout] 815 |         let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/security_audit_tests.rs:885:44
[INFO] [stdout]     |
[INFO] [stdout] 885 |         let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/security_audit_tests.rs:983:44
[INFO] [stdout]     |
[INFO] [stdout] 983 |         let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]     --> tests/security_audit_tests.rs:1062:44
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         let encryption = EncryptionConfig::new();
[INFO] [stdout]      |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]     --> tests/security_audit_tests.rs:1160:44
[INFO] [stdout]      |
[INFO] [stdout] 1160 |         let encryption = EncryptionConfig::new();
[INFO] [stdout]      |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]     --> tests/security_audit_tests.rs:1217:44
[INFO] [stdout]      |
[INFO] [stdout] 1217 |         let encryption = EncryptionConfig::new();
[INFO] [stdout]      |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]     --> tests/security_audit_tests.rs:1279:44
[INFO] [stdout]      |
[INFO] [stdout] 1279 |         let encryption = EncryptionConfig::new();
[INFO] [stdout]      |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new_without_privacy`: use EncryptionConfig::from_secret_key + with_metadata_privacy(false) — random keypair locks users out on session restart
[INFO] [stdout]   --> examples/security_verification.rs:54:40
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let encryption = EncryptionConfig::new_without_privacy();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]     --> tests/security_audit_tests.rs:1343:44
[INFO] [stdout]      |
[INFO] [stdout] 1343 |         let encryption = EncryptionConfig::new();
[INFO] [stdout]      |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]   --> examples/shared/benchmark_common.rs:52:40
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let encryption = EncryptionConfig::new()
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]     --> tests/security_audit_tests.rs:1401:44
[INFO] [stdout]      |
[INFO] [stdout] 1401 |         let encryption = EncryptionConfig::new();
[INFO] [stdout]      |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]    --> tests/common/v1_seed.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let enc = EncryptedForest::encrypt(&forest, &forest_dek)
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]     --> tests/security_audit_tests.rs:1639:44
[INFO] [stdout]      |
[INFO] [stdout] 1639 |         let encryption = EncryptionConfig::new();
[INFO] [stdout]      |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new_without_privacy`: use EncryptionConfig::from_secret_key + with_metadata_privacy(false) — random keypair locks users out on session restart
[INFO] [stdout]    --> examples/security_verification.rs:117:46
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let owner_encryption = EncryptionConfig::new_without_privacy();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new_without_privacy`: use EncryptionConfig::from_secret_key + with_metadata_privacy(false) — random keypair locks users out on session restart
[INFO] [stdout]    --> examples/security_verification.rs:130:49
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let attacker_encryption = EncryptionConfig::new_without_privacy();
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new_without_privacy`: use EncryptionConfig::from_secret_key + with_metadata_privacy(false) — random keypair locks users out on session restart
[INFO] [stdout]    --> examples/security_verification.rs:214:40
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let encryption = EncryptionConfig::new_without_privacy();
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new_without_privacy`: use EncryptionConfig::from_secret_key + with_metadata_privacy(false) — random keypair locks users out on session restart
[INFO] [stdout]    --> examples/security_verification.rs:335:40
[INFO] [stdout]     |
[INFO] [stdout] 335 |     let encryption = EncryptionConfig::new_without_privacy();
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]     --> tests/security_audit_tests.rs:1695:44
[INFO] [stdout]      |
[INFO] [stdout] 1695 |         let encryption = EncryptionConfig::new();
[INFO] [stdout]      |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]     --> tests/security_audit_tests.rs:1825:44
[INFO] [stdout]      |
[INFO] [stdout] 1825 |         let encryption = EncryptionConfig::new();
[INFO] [stdout]      |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]     --> tests/security_audit_tests.rs:1893:44
[INFO] [stdout]      |
[INFO] [stdout] 1893 |         let encryption = EncryptionConfig::new();
[INFO] [stdout]      |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]     --> tests/security_audit_tests.rs:1921:36
[INFO] [stdout]      |
[INFO] [stdout] 1921 |         let enc = EncryptedForest::encrypt(&v1_forest, &forest_dek).expect("encrypt v1");
[INFO] [stdout]      |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]   --> tests/v7_over_server_tests.rs:35:40
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> examples/benchmark.rs:259:47
[INFO] [stdout]     |
[INFO] [stdout] 259 |     let user_a_encryption = EncryptionConfig::new()
[INFO] [stdout]     |                                               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/v7_over_server_tests.rs:105:40
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> examples/encrypted_upload_test.rs:102:47
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let encryption_config = EncryptionConfig::new()
[INFO] [stdout]     |                                               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]    --> tests/common/v1_seed.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let enc = EncryptedForest::encrypt(&forest, &forest_dek)
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]   --> examples/file_manager_demo.rs:23:40
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let encryption = EncryptionConfig::new(); // Metadata privacy enabled by default
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]    --> tests/common/v1_seed.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let enc = EncryptedForest::encrypt(&forest, &forest_dek)
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]   --> tests/hamt_scale_tests.rs:58:40
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/hamt_scale_tests.rs:138:40
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/hamt_scale_tests.rs:224:40
[INFO] [stdout]     |
[INFO] [stdout] 224 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]   --> examples/encrypted_storage.rs:23:40
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/hamt_scale_tests.rs:321:40
[INFO] [stdout]     |
[INFO] [stdout] 321 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/hamt_scale_tests.rs:405:40
[INFO] [stdout]     |
[INFO] [stdout] 405 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/hamt_scale_tests.rs:475:40
[INFO] [stdout]     |
[INFO] [stdout] 475 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> tests/issue_19_streaming_cancellation_test.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]    --> tests/common/v1_seed.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let enc = EncryptedForest::encrypt(&forest, &forest_dek)
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]    --> tests/common/v1_seed.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let enc = EncryptedForest::encrypt(&forest, &forest_dek)
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::KeyManager::new`: use KeyManager::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]   --> tests/integration_test.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let mut km = KeyManager::new();
[INFO] [stdout]    |                              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]   --> tests/orphan_queue_tests.rs:56:40
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/orphan_queue_tests.rs:107:40
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]    --> tests/common/v1_seed.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let enc = EncryptedForest::encrypt(&forest, &forest_dek)
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::KeyManager::new`: use KeyManager::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/audit2_tests.rs:404:30
[INFO] [stdout]     |
[INFO] [stdout] 404 |         let km = KeyManager::new();
[INFO] [stdout]     |                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::KeyManager::new`: use KeyManager::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/audit2_tests.rs:434:30
[INFO] [stdout]     |
[INFO] [stdout] 434 |         let km = KeyManager::new();
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]    --> tests/audit2_tests.rs:460:42
[INFO] [stdout]     |
[INFO] [stdout] 460 |         let encrypted = EncryptedForest::encrypt(&forest, &forest_dek).unwrap();
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::KeyManager::new`: use KeyManager::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/audit2_tests.rs:479:30
[INFO] [stdout]     |
[INFO] [stdout] 479 |         let km = KeyManager::new();
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]   --> tests/concurrent_migration_tests.rs:44:40
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/concurrent_migration_tests.rs:173:40
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/concurrent_migration_tests.rs:241:40
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::KeyManager::new`: use KeyManager::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/audit2_tests.rs:781:30
[INFO] [stdout]     |
[INFO] [stdout] 781 |         let km = KeyManager::new();
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]    --> tests/audit2_tests.rs:784:42
[INFO] [stdout]     |
[INFO] [stdout] 784 |         let encrypted = EncryptedForest::encrypt(&forest, &dek).unwrap();
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::KeyManager::new`: use KeyManager::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/audit2_tests.rs:795:30
[INFO] [stdout]     |
[INFO] [stdout] 795 |         let km = KeyManager::new();
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]    --> tests/audit2_tests.rs:812:42
[INFO] [stdout]     |
[INFO] [stdout] 812 |         let encrypted = EncryptedForest::encrypt(&forest, &dek).unwrap();
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::KeyManager::new`: use KeyManager::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/audit2_tests.rs:824:30
[INFO] [stdout]     |
[INFO] [stdout] 824 |         let km = KeyManager::new();
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_client::EncryptionConfig::new`: use EncryptionConfig::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]    --> tests/concurrent_migration_tests.rs:349:40
[INFO] [stdout]     |
[INFO] [stdout] 349 |     let encryption = EncryptionConfig::new();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::KeyManager::new`: use KeyManager::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]     --> tests/audit2_tests.rs:1105:30
[INFO] [stdout]      |
[INFO] [stdout] 1105 |         let km = KeyManager::new();
[INFO] [stdout]      |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::KeyManager::new`: use KeyManager::from_secret_key — random keypair locks users out of all writes on next session restart
[INFO] [stdout]     --> tests/audit2_tests.rs:1156:30
[INFO] [stdout]      |
[INFO] [stdout] 1156 |         let km = KeyManager::new();
[INFO] [stdout]      |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]     --> tests/audit2_tests.rs:1179:42
[INFO] [stdout]      |
[INFO] [stdout] 1179 |         let encrypted = EncryptedForest::encrypt(&forest, &forest_dek).unwrap();
[INFO] [stdout]      |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `fula_crypto::EncryptedForest::encrypt`: use EncryptedForest::encrypt_v4(forest, dek, bucket, sequence) — v1 is no-AAD and master can replay older snapshots
[INFO] [stdout]     --> tests/audit2_tests.rs:1210:43
[INFO] [stdout]      |
[INFO] [stdout] 1210 |         let encrypted2 = EncryptedForest::encrypt(&loaded, &forest_dek).unwrap();
[INFO] [stdout]      |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 07s
[INFO] running `Command { std: "docker" "inspect" "f26f80d37014a5951560aaac170e0781816f078570b0a3ef80c5a5bfab90c9b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f26f80d37014a5951560aaac170e0781816f078570b0a3ef80c5a5bfab90c9b8", kill_on_drop: false }`
[INFO] [stdout] f26f80d37014a5951560aaac170e0781816f078570b0a3ef80c5a5bfab90c9b8
